get Options
Gets an iterator over the configuration s for this control.
Options provide a way to customize the behavior or appearance of the control (e.g., scroll speed for a ticker, URL for a web view).
Gets an iterator for the options associated with the module.Return
An Iterator that can be used to iterate over the module's options. Each element in the iterator is of type com.reveldigital.player.api.Option.